home *** CD-ROM | disk | FTP | other *** search
/ Hackers Handbook - Millenium Edition / Hackers Handbook.iso / tools / files / nt32403.exe / faq.tx_ / faq.tx
Encoding:
Text File  |  1997-01-13  |  14.6 KB  |  336 lines

  1. 1.  I am having trouble defining keys in the keyboard dialog
  2.     window.  They appear to be defined correctly, but when I
  3.     start NetTerm and login to a host, they don't work.
  4.  
  5.     The problem is, when you defined the keys, the Num Lock
  6.     light on your keyboard was on.  NetTerm thought you were
  7.     defining the keys with the Num Lock modifier.  Try defining
  8.     your keys again, and make sure that the Num Lock light on
  9.     the keyboard is not on, and the green ball next to the Num
  10.     Lock status (upper right hand of the dialog box) is not set.
  11.  
  12.     If you really want to define a key with the Num Lock modifier,
  13.     then of course you can do so.  Simply left mouse click on the
  14.     Num Lock key in the dialog box.  A green ball will then be
  15.     displayed.  Now click on the key to be defined, and use the
  16.     standard procedure to define the key.  In general, you should
  17.     never define a key with the Num Lock modifier, or while online.
  18.  
  19. 2.  I am having trouble pasting text into the NetTerm window.
  20.     I am having trouble doing an ascii file transfer.
  21.  
  22.     NetTerm uses two timing values for both paste text and send
  23.     ascii files to a host.  These can be specified by selecting
  24.     the Options|Setup|Global Settings|File Transfer Tab.
  25.     Normally Delay-1 should be 20 and Delay-2 should be 200.
  26.  
  27. 3.  I can't get NetTerm to save my phone book entries.
  28.  
  29.     This normally happens when you unzip and install NetTerm in
  30.     the same directory.  You must unzip the NetTerm distribution
  31.     in a temporary directory, then install into it's permanent
  32.     directory.
  33.  
  34. 4.  Is it possible to limit the number of NetTerm sessions?
  35.  
  36.     Yes, just add the MAXINSTANCE=x keyword in the netterm.ini file
  37.     where x = the maximum number of NetTerm sessions.  The keyword
  38.     should be placed in the top portion of the netterm.ini file under
  39.     the section [TERM].
  40.  
  41. 5.  I cannot find my modem in your list of supported modems.
  42.  
  43.     Trying to keep up with all of the available modems and buying each one
  44.     for testing would be very expensive.  See FAQ 18 for the html address
  45.     of a very good source of modem setup strings.  We would also suggest
  46.     that you select the TAPI option if your systems supports it.
  47.  
  48. 6.  Will the FTP Server work with BBS's that support this feature?
  49.  
  50.     Yes, we have tried it with bbs.execpc.com and got excellent results.
  51.  
  52. 7.  Will the NetTerm zmodem file transfer work with my BBS over the
  53.     Internet?
  54.  
  55.     The hard facts are, some BBS's support the zmodem protocol fully and
  56.     some do not.  Also, it appears that some BBS's treat Internet based
  57.     zmodem requests as the lowest of low on the priorty list of things
  58.     to get done.  So much so, we have observed file transfers at 100
  59.     bytes per second!  Others can transfer files at the speed of your
  60.     logon modem baud rate.  Transfer speeds will also vary with the
  61.     number of logged in users.  It's worth the time to give it a try
  62.     if you have Internet access and normally dial long distance to your
  63.     BBS.  It could save you a lot of money if your BBS supports it.
  64.  
  65. 8.  Will NetTerm work with the Netscape WWW client?
  66.  
  67.     Yes, just define NetTerm to Netscape by using Netscape's Options,
  68.     Preferences menu.  Select the "Applications and Directories" tab.
  69.     On the line "Telnet Application", use the browse button to locate
  70.     NetTerm and you ready to telnet directly from Netscape.
  71.  
  72. 9.  How do I adjust the size of the NetTerm window?
  73.  
  74.     The size of the main window depends upon three values; the number
  75.     of rows, the number of columns and most important, the size of
  76.     the font.  In most cases, the rows and columns remain fixed at
  77.     24x80 so the font size is really what determines the overall size
  78.     of the screen.  If you have a need to just monitor a site, chose
  79.     a small font size from the font dialog box.  If you have a large
  80.     monitor, and want a really big display then just double an existing
  81.     value displayed in the font dialog box.  For example, if you are
  82.     using the font isi_oem and you see the value 10 displayed in the
  83.     font dialog box, type in 20 and you will get a large window size.
  84.     We have also found that the font Courier New, Bold provides the
  85.     largest screen size at most resolutions.
  86.  
  87.  
  88. 10. How do I get the correct international characters for my country?
  89.  
  90.     NetTerm has the ability to map both the keyboard and video with
  91.     the use of country tables.  The country table can be defined by
  92.     host, using the 'Mapping' push button within the phone directory.
  93.     A country table must be created by copying the country.ini file
  94.     to another file prefixed with the desired country name, such as
  95.     norway.ini.  Then define this mapping file to one of your hosts
  96.     and use the Options-Setup-International menu to map both the
  97.     video and keyboard sections.  The example file norway.ini contains
  98.     the following mappings:
  99.  
  100.          Video            KeyBoard Normal  KeyBoard Shifted
  101.          0x7b --> 0xe6     0x1a --> 0x7d    0x1a --> 0x5d
  102.          0x7c --> 0xf8     0x27 --> 0x7c    0x27 --> 0x5c
  103.          0x7d --> 0xe5     0x28 --> 0x7b    0x28 --> 0x5b
  104.          0x5b --> 0xc6
  105.          0x5c --> 0xd8     Note that the keyboard mapping uses
  106.          0x5d --> 0xc5     the unique Windows key scan code.
  107.  
  108.     The Options-Setup-International menu also has a global flag that
  109.     will enable/disable mapping for all hosts.
  110.  
  111.     InterSoft will accept unique country files and will include them
  112.     in the normal distribution of NetTerm.  Once you have tested out
  113.     your country file, email to the address shown in the About box.
  114.  
  115. 11. How can I print files that contain binary HP escape sequences?
  116.  
  117.     The program netsend.c should be uploaded to your host and compiled.
  118.     This program is designed to handle files with binary HP printer
  119.     control sequences and extremely long lines which would normally
  120.     not work correctly with the standard netprint script file.
  121.  
  122. 12. For the Unix WordPerfect users, from one of our clients:
  123.  
  124.     A hint:  If any other Netterm users inquire about using
  125.     your telnet with WP5.2+ for Unix, ensure they use
  126.     386CONS as the value for the environment variable
  127.     WPTERM52 when using KEYS-WORDPERFECT.  Even though they
  128.     are actually using vt100 emulation, this will ensure the
  129.     system anticipates the correct codes.
  130.  
  131. 13. The protection logic for versions 3.2.0 and higher has been
  132.     changed to allow more complete control of the toolbar, menu
  133.     items, and submenu items.  A new file named protect.ini has
  134.     been included with the NetTerm distribution which controls
  135.     the new protection logic.  This file can be located anywhere
  136.     and it's location is specified in the netterm.ini file with
  137.     the PROTECTFILE keyword.  To enable protection, set the
  138.     PROTECT keyword to a 1.  For example, to enable protection
  139.     using a protect.ini file located on D: drive in the data
  140.     directory, place the following in the netterm.ini file:
  141.  
  142.          PROTECT=1
  143.          PROTECTFILE=D:\DATA\PROTECT.INI
  144.  
  145.     The protect.ini file has three major areas.  They are:
  146.  
  147.          Toolbar Protection  - Control icons displayed on the toolbar
  148.          Menu Protection     - Controls the high level menu items
  149.          Sub menu Protection - Controls individual sub menu items
  150.  
  151.     To disable a icon, menu item or sub menu item, simply change
  152.     the value ON to OFF.  If you turn off a high level menu, it
  153.     is not necessary to turn off it's lower level menu items.
  154.  
  155. 14. Can I use the SmartButtons to select a menu item such as
  156.     Print Screen?  Yes, if you place ~99999 in the Transmitted
  157.     Key Data field (where 99999 is one of the menu item codes)
  158.     NetTerm will select that menu item.
  159.     Refer to the table below for value menu item codes.
  160.  
  161.     If you place a valid html URL within a SmartButton, NetTerm
  162.     will call your user defined browser for processing.  This
  163.     works for all URL's including the ftp:// URL.
  164.  
  165. 15. Can I use the Smartbuttons to run a script?
  166.     Yes, once you are logged on you can run simple scripts to
  167.     automate long key sequences.  Simply place an @ character
  168.     as the first character in the Transmitted Key Data field,
  169.     followed by the complete script filename.  For example:
  170.  
  171.          @\netterm\scripts\runtime.txt
  172.  
  173.     Keep in mind that this feature is currently in development and
  174.     selected script commands may not work.
  175.  
  176. 16. I can't get the modem to be silent while dialing, why not?
  177.  
  178.     NetTerm recently changed the way it sets the modem up in order
  179.     to handle some of the newer PCMCIA modems on the market.  If
  180.     your current modem setup sting looks something like:
  181.  
  182.          AT %F1 M0 S11=40 S2=128
  183.  
  184.     change it to:
  185.  
  186.          AT%F1\rATM0\rATS11=40 S2=128
  187.  
  188.     The ATM0 portion of the command is what tells the modem to be
  189.     silent.
  190.  
  191. 17. From one of our clients.  If you use the Norton program FASSINT,
  192.     watch out! It causes NetTerm and other programs to crash.
  193.  
  194.  
  195. 18. Will NetTerm work with netcom?
  196.  
  197.     The basic telnet client of NetTerm will work with the netcom TCP/IP
  198.     software, but not the zmodem or FTP server.  We are currently working
  199.     on ways to resolve this.  NetTerm will however work completely if you
  200.     use a winsock such as Trumpet instead of the normal netcom software.
  201.     We have included a script file, netcom.txt, which can be used with
  202.     Trumpet to access netcom.  Based upon our tests with netcom, the
  203.     purchase of Trumpet WinSock is a very wise investment and will make
  204.     your WWW surfing much faster and enjoyable.  You should also take a
  205.     look at http://www.webster-image.com/iis/PCsHelpPage/index.htm
  206.     for additional information.
  207.  
  208. // NetTerm Menu Items
  209. // File Menu
  210. #define IDM_CONNECT                   10000
  211. #define IDM_DISCONNECT                10001
  212. #define IDM_PHONE                     10002
  213. #define IDM_BBSLIST                   10003
  214. #define IDM_SEPARTOR_10004            10004
  215. #define IDM_PRINT                     10005
  216. #define IDM_SETUP                     10006
  217. #define IDM_SPRINT                    10007
  218. #define IDM_SEPARTOR_10008            10008
  219. #define IDM_LOGPRINT                  10009
  220. #define IDM_LOGFILE                   10010
  221. #define IDM_EJECTP                    10011
  222. #define IDM_SEPARTOR_10012            10012
  223. #define IDM_TPON                      10013
  224. #define IDM_TPOFF                     10014
  225. #define IDM_SEPARTOR_10015            10015
  226. #define IDM_EXIT                      10016
  227.  
  228. // Edit Menu
  229. #define IDM_SCB                       11001
  230. #define IDM_RCB                       11002
  231. #define IDM_SEPARTOR_11003            11003
  232. #define IDM_RESET                     11004
  233. #define IDM_ERESET                    11005
  234. #define IDM_SBREAK                    11006
  235. #define IDM_LBREAK                    11007
  236. #define IDM_AP                        11008
  237. #define IDM_SEPARTOR_11009            11009
  238. #define IDM_SAVESCREEN                11010
  239. #define IDM_CLEAR                     11011
  240. #define IDM_CLEARS                    11012
  241. #define IDM_SAVEAS                    11013
  242. #define IDM_SEPARTOR_11014            11014
  243. #define IDM_PASTEIPA                  11015
  244. #define IDM_PASTEIP                   11016
  245.  
  246. // Options Menu
  247. // Setup Main
  248. #define IDM_FONT                      12000
  249. #define IDM_SETTINGS                  12001
  250. #define IDM_ANSIC                     12002
  251. #define IDM_KB1                       12003
  252. #define IDM_DESKTOP                   12004
  253. #define IDM_DBBAR                     12005
  254. #define IDM_PIN                       12006
  255. #define IDM_SETTELNET                 12007
  256. #define IDM_SEPARTOR_12008            12008
  257. // International Video/Keyboard
  258. #define IDM_SS                        12300
  259. #define IDM_AM                        12301
  260. #define IDM_VM                        12302
  261. #define IDM_KM                        12303
  262.  
  263. // Options Tools
  264. #define IDM_FINGER                    12400
  265. #define IDM_RESOLVE                   12401
  266. #define IDM_MYIP                      12402
  267. #define IDM_FTPD                      12403
  268. #define IDM_PRINTER                   12404
  269. #define IDM_FTPC                      12405
  270. // Options Trace
  271. #define IDM_TRACE1                    12501
  272. #define IDM_TRACE2                    12502
  273.  
  274. // Send Menu
  275. #define IDM_SASCII                    906
  276. #define IDM_SKERMIT                   905
  277. #define IDM_SZMODEM                   900
  278.  
  279. // Receive Menu
  280. #define IDM_RASCII                    916
  281. #define IDM_RKERMIT                   915
  282. #define IDM_RZMODEM                   917
  283.  
  284. // Window Menu
  285. #define IDM_NEWWINDOW                 15000
  286. #define IDM_QUICK                     15001
  287. #define IDM_EDITOR                    15002
  288. #define IDM_TITLE                     15003
  289. #define IDM_SAVEXY                    15004
  290. #define IDM_SEPARTOR_15004            15005
  291. #define IDM_HOSTSTART                 15500
  292. #define IDM_HOSTEND                   15549
  293.  
  294. // Help Menu
  295. #define IDM_HELP                      16000
  296. #define IDM_SEPARTOR_16001            16001
  297. #define IDM_ORDERING                  16002
  298. #define IDM_REGISTER                  16003
  299. #define IDM_LEGAL                     16004
  300. #define IDM_SEPARTOR_16005            16005
  301. #define IDM_ABOUT                     16006
  302.  
  303. // Mouse Menu
  304. #define IDM_URL                       17000
  305. #define IDM_PSTRING1                  17001
  306. #define IDM_PSTRING2                  17002
  307. #define IDM_BBSDOOR                   17003
  308. #define IDM_SKEY                      17004
  309. #define IDM_SEPARTOR_17005            17005
  310. #define IDM_MSCB                      17006
  311. #define IDM_MRCB                      17007
  312. #define IDM_SEPARTOR_17008            17008
  313. #define IDM_MCLEAR                    17009
  314. #define IDM_MPRINT                    17010
  315. #define IDM_ESCROLL                   17011
  316. #define IDM_PSCROLL                   17012
  317. #define IDM_PRINTH                    17013
  318. #define IDM_SHOWCLIP                  17014
  319. #define IDM_SEPARTOR_17014            17015
  320. #define IDM_MRESET                    17016
  321. #define IDM_MCLEARS                   17017
  322. #define IDM_MSAVEAS                   17018
  323. #define IDM_SEPARTOR_17019            17019
  324. #define IDM_MPASTEIPA                 17020
  325. #define IDM_MPASTEIP                  17021
  326. #define IDM_SEPARTOR_17022            17022
  327. #define IDM_MSFONT                    17023
  328. #define IDM_MMFONT                    17024
  329. #define IDM_MLFONT                    17025
  330. #define IDM_SEPARTOR_17026            17026
  331. #define IDM_MSSFONT                   17027
  332. #define IDM_MSMFONT                   17028
  333. #define IDM_MSLFONT                   17029
  334. #define IDM_SEPARTOR_17030            17030
  335. #define IDM_NOOP                      17031
  336.